home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11093 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  33 lines

  1. Newsgroups: comp.lang.c
  2. Path: uu4news.netcom.com!zodiac!szh
  3. From: szh@zcon.com (Syed Zaeem Hosain)
  4. Subject: Re: Float to String
  5. Message-ID: <1996Mar21.211712.23084@zcon.com>
  6. Sender: szh@zcon.com (Syed Zaeem Hosain)
  7. Nntp-Posting-Host: zodiac
  8. Reply-To: szh@zcon.com
  9. Organization: Z Consulting Group
  10. References: <4is29s$h1a@dfw-ixnews6.ix.netcom.com>
  11. Date: Thu, 21 Mar 1996 21:17:12 GMT
  12.  
  13. In article <4is29s$h1a@dfw-ixnews6.ix.netcom.com>, scoshe@ix.netcom.com(Christopher Scott Shelton ) writes:
  14. >Is it possible to convert a float to a string?  like the itoa function.
  15.  
  16. Please read the comp.lang.c FAQ (can be found at rtfm.mit.edu). This
  17. question is answered in there:
  18.  
  19. 13.1:   How can I convert numbers to strings (the opposite of atoi)?  Is
  20.         there an itoa function?
  21.  
  22. and will give you what you need.
  23.  
  24.                                 Z
  25.  
  26.  
  27.  
  28. -- 
  29. -------------------------------------------------------------------------
  30. | Syed Zaeem Hosain          P. O. Box 610097            (408) 441-7021 |
  31. | Z Consulting Group        San Jose, CA 95161             szh@zcon.com |
  32. -------------------------------------------------------------------------
  33.